home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / hypercar / science / ptable12.cpt / Periodic Table 1.1, HC1.2.1 / card_65135.txt < prev    next >
Text File  |  1992-05-09  |  589b  |  26 lines

  1. -- card: 65135 from stack: in.1
  2. -- bmap block id: 65396
  3. -- flags: 4000
  4. -- background id: 64327
  5. -- name: elementInfoHelp
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A004
  11. -- rect: left=377 top=10 right=30 bottom=489
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Changing Units
  20. ----- HyperTalk script -----
  21. on mouseDown
  22.   get PopUpMenu("Some fields allow;changing units;by pressing on;the title and;selecting a unit.", a, 30, 378)
  23.  
  24. end mouseDown
  25.  
  26.